Skip to content

chore(deps)(deps): bump io.modelcontextprotocol.sdk:mcp from 1.1.3 to 2.0.0#226

Merged
xavidop merged 1 commit into
mainfrom
dependabot/maven/io.modelcontextprotocol.sdk-mcp-2.0.0
Jun 15, 2026
Merged

chore(deps)(deps): bump io.modelcontextprotocol.sdk:mcp from 1.1.3 to 2.0.0#226
xavidop merged 1 commit into
mainfrom
dependabot/maven/io.modelcontextprotocol.sdk-mcp-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps io.modelcontextprotocol.sdk:mcp from 1.1.3 to 2.0.0.

Release notes

Sourced from io.modelcontextprotocol.sdk:mcp's releases.

v2.0.0

MCP Java SDK 2.0.0 🎉

We're thrilled to announce the General Availability of the MCP Java SDK 2.0.0 — the first major release since 1.x and the culmination of three milestones (M1, M2, M3) and a release candidate (RC1). It tracks the latest 2025-11-25 MCP specification and lays the groundwork for everything that comes next. Huge thanks to everyone who contributed, tested the milestones, and filed feedback along the way! ❤️

Upgrading from 1.x? See the v2 migration guide and the updated documentation (#1024) for a step-by-step walkthrough of the breaking changes below.

Highlights

  • A new JSON compatibility foundation for consistent forward/backward wire compatibility as the protocol evolves.
  • Spec-accurate schema with enforced required fields and lenient wire deserialization.
  • End-to-end validation of tool inputs and embedded JSON Schema documents (2020-12).
  • Richer elicitation: client-side schema defaults, URL elicitation, and form-based elicitation schemas.
  • Icons & metadata support (SEP-973) across the API.
  • Streamable HTTP first: SSE transports are now deprecated in favor of Streamable HTTP.
  • Cleaner, quieter logging with unified configuration and saner default levels.

⚠️ Breaking Changes

✨ New Features

🔌 Transports & Networking

🪵 Logging

... (truncated)

Commits
  • f56d038 Release version 2.0.0
  • d20af91 Add 2025-11-25 spec version to all transports (#1025)
  • c42d313 Return void from McpStatelessSyncServer#closeGracefully instead of Mono (#1019)
  • 2756337 Update documentation and migration notes for v2 (#1024)
  • fe82ad5 Add schemas for form-based elicitation (#1020)
  • 99faac6 Clarify tool validation error messages (#1023)
  • df75857 fix: avoid dropped errors when transport is closed or uninitialized (#995)
  • dbb9bda Add URL elicitation support (SEP-1036) (#993)
  • c49a994 Add missing Export-Package to mcp-json-jackson2 and mcp-json-jackson3
  • c8ab341 feat: Refine logging levels (#985)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.modelcontextprotocol.sdk:mcp](https://github.com/modelcontextprotocol/java-sdk) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
- [Commits](modelcontextprotocol/java-sdk@v1.1.3...v2.0.0)

---
updated-dependencies:
- dependency-name: io.modelcontextprotocol.sdk:mcp
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: maven. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
@xavidop xavidop merged commit cb909a5 into main Jun 15, 2026
12 checks passed
@xavidop xavidop deleted the dependabot/maven/io.modelcontextprotocol.sdk-mcp-2.0.0 branch June 15, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant